func bytes.containsRune
3 uses
bytes (current package)
bytes.go#L900: func containsRune(s string, r rune) bool {
bytes.go#L978: if !containsRune(cutset, r) {
bytes.go#L1028: if !containsRune(cutset, r) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)